Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
packet.h File Reference

Packet. More...

#include "roc_core/helpers.h"
#include "roc_core/list_node.h"
#include "roc_core/pool.h"
#include "roc_core/refcnt.h"
#include "roc_core/shared_ptr.h"
#include "roc_packet/fec.h"
#include "roc_packet/print.h"
#include "roc_packet/rtp.h"
#include "roc_packet/udp.h"

Go to the source code of this file.

Classes

class  roc::packet::Packet
 Packet. More...
 

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::packet
 Packets and packet processing.
 

Typedefs

typedef core::SharedPtr< Packet > roc::packet::PacketPtr
 Packet smart pointer. More...
 

Detailed Description

Packet.

Definition in file packet.h.